ComponentOne Xamarin.iOS
Overflow Property


C1.iOS.Calendar Assembly > C1.iOS.Calendar Namespace > CalendarSlotsPanel<S> Class : Overflow Property
Gets the lenghts in pixels of the visible boundaries.
Syntax
'Declaration
 
Public ReadOnly Property Overflow As UIKit.UIEdgeInsets
'Usage
 
Dim instance As CalendarSlotsPanel(Of S)
Dim value As UIKit.UIEdgeInsets
 
value = instance.Overflow
public UIKit.UIEdgeInsets Overflow {get;}
See Also

Reference

CalendarSlotsPanel<S> Class
CalendarSlotsPanel<S> Members